Welcome![Sign In][Sign Up]
Location:
Search - android chat

Search list

[Other systemsfor_help_ui

Description: 这是一款在安卓平台上写的关于一个集聊天,二手市场于一体的前端-This is a Android platform on the front to write a set of chat on the secondary market in one of the
Platform: | Size: 2048 | Author: sjm | Hits:

[androidFloatingActionButton-master

Description: Android 仿qq聊天列表侧滑删除 可以方便的删去没有的聊天记录-Android imitation qq chat list skidding delete Chats can be easily deleted no
Platform: | Size: 1784832 | Author: maliuyang | Hits:

[androidBmob

Description: 安卓bmob即时聊天开发组件,实现大多数的即时聊天功能-Android bmob live chat Development Kit,Most of the live chat function to achieve
Platform: | Size: 6103040 | Author: 陈伟 | Hits:

[androidAndroid_Copy_WebChat

Description: 基于Android的仿QQ微信聊天系统毕业课程设计源码-Based on the Android simulation QQ micro channel chat system design source code
Platform: | Size: 3392512 | Author: 双鱼林 | Hits:

[JSP/JavaBluetooth

Description: android开发,在eclipse上实现一对一蓝牙聊天功能。-Bluetooth-enabled chat
Platform: | Size: 128000 | Author: 陈方亭 | Hits:

[JSP/JavaYayaDemo

Description: 安卓应用,和智能机器人聊天的应用,连接云端,掌握未来-Android applications, and intelligent robots chat application, connect the cloud and seize the future
Platform: | Size: 4489216 | Author: tian | Hits:

[androidFANXIN

Description: 一款模仿微信软件,可以实现聊天功能。主要针对android开发用户。-An imitation of micro-channel software, you can achieve chat. Developed mainly for android users.
Platform: | Size: 21038080 | Author: 万力超 | Hits:

[JSP/JavaBluetooth_Chat

Description: 安卓平台上的一个蓝牙聊天的小程序 能够搜索蓝牙设备 实时发送接收消息 -A Bluetooth chat Android platform small program to search for Bluetooth devices send and receive messages in real time
Platform: | Size: 8235008 | Author: hp | Hits:

[androidBluetoothChat

Description: 基于Android手机蓝牙功能的聊天软件。可以通过此demo深入了解Bluetooth的通讯机制。 此版本为:eclipse版-Android phones based on Bluetooth chat software. You can use this demo insight into the mechanism of Bluetooth communication. This version is: eclipse version
Platform: | Size: 2812928 | Author: lichihuo | Hits:

[android485EE1188F66E3EF47749F47058FFE65

Description: 一个基于android 的局域网聊天软件,两个手机要先用热点连接,绕后两个手机可以互相聊天,传输文件-Android-based LAN chat software, first with two handsets hotspot, after about two phones can chat with each other, transfer files
Platform: | Size: 8811520 | Author: 任彬 | Hits:

[androidvediochat

Description: android 视频聊天,使用RTP协议-android video chat use RTP ,chat with each othre.
Platform: | Size: 1483776 | Author: kjk | Hits:

[WEB CodefangQQ

Description: 简单的仿QQ聊天安卓APP源码。 该项目用JAVA的socket实现,包含客户端,服务器与数据库,如果想运行需要注意一下几点: 服务器更改配置文件dbcpconfig.properties 我已经将所需的依赖库也上传了,如果还缺少某些依赖库,需要你自己去下 注意客户端的端口号应与服务器的端口号一致。 客户端出现服务器异常时,请注意客户端的SERVER_IP,需要保证客户端ping通服务器。数据库使用的mysql。-Simple imitation QQ chat Android APP source code. The project using the java socket implementation, including client, server and , if want to run need to note the following points: server changes the configuration file dbcpconfig.properties I have desired dependent libraries also upload, if still lack some library dependencies and need to you to note the port number of the client should be consistent with the server port number. When the client server exception, please pay attention to the client s SERVER_IP, need to ensure that the client Ping server. Database using mysql.
Platform: | Size: 6244352 | Author: 雪夜 | Hits:

[androidandroid_chat

Description: android开发的局域网内聊天APP,局域网内不仅可以进行文字聊天,还可以进行视频聊天-Android development within LAN chat APP, the LAN can not only text chat, you can also video chat
Platform: | Size: 5613568 | Author: huaizhi | Hits:

[androidmgjdptlt

Description: 本项目是蘑菇街技术团队几位工程师利用业余时间开发的一套多平台企业办公即时通信软件项目,一直被蘑菇街用于公司内部沟通使用。今年9月26日在GitHub上开源出来了,一同开源的还有php和win的服务端源码,客户端有Mac、Windows、iOS和Android四个版本源码,该IM软件适合中小型企业用户,支持单聊和群聊,提供文字、表情和图片的富文本实时聊天功能,支持多平台客户端同时登陆,以及各平台之间消息的同步推送。实属国产良心之作-This project is a set of multi platform enterprise office instant communication software developed by mogujie.com technical team, which has been used by mogujie.com for internal communication. On 26 September on GitHub source out, together with open source and PHP and win the server source code, the client has a Mac, windows, IOS and Android 4 version of the source code, the IM software for small business users, support for single chat and group chat, words, expressions and the picture rich real-time text chat, support multi platform client login at the same time, and the platform between message synchronize a push. It is made in China
Platform: | Size: 4126720 | Author: 德粤 | Hits:

[androidfiphoneqqqp

Description: 详细介绍 - [ Android 仿iPhoneQQ气泡聊天样式源码 ] 仿iPhoneQQ气泡聊天样式。-Detail- [Android imitation iPhoneQQ bubble chat style source] Imitation iPhoneQQ bubble chat style.
Platform: | Size: 68608 | Author: winson woods | Hits:

[androidSocket_lts

Description: Socket实现粗略的聊天室功能是一个演示Android简单Socket聊天室的例子源码,只可以安卓发消息PC客户接收,不能反方向发送消息,消息会由PC端转发给所有在线的安卓客户端,接着客户端(包括自己)都会收到某个客户端输入的信息。在安卓端的MainActivity.java中配置好PC服务端IP,环境运行com.socket.androidServer中的SimpleServer服务器。然后运行Android客户端就可以发送消息了-Socket to achieve roughly the chat room function is a demo Android simple socket chat room example source code, can only be Andrews news PC client, receiving message cannot be sent in the opposite direction, the message is the PC forwarded to all online Android client, then client (including yourself) will receive a client input information. In the An Zhuoduan MainActivity.java configuration PC server IP, the environment running SimpleServer com.socket.androidServer server. Then run the Android client to send the message.
Platform: | Size: 3862528 | Author: qiuxiangxiang | Hits:

[androidazjywltym_a5

Description: 安卓局域网语音聊天源码是一套关于局域网聊天的安卓项目源码。实现了语音对讲、文字对讲和文件发送功能。但是小编周围没有什么可用的无线网就没有搭建环境真正的去实验一下。模拟器还是自己玩自己的,不在一个局域网。也没法子测试。不过我看了一下源码里的工具类很丰富。-Android LAN voice chat source is a set of local area network chat Android project source code. To achieve voice intercom, intercom and text file transmission function. But there is no small series around the wireless network to set up a real environment to experiment. Simulator is still playing their own, not in a local area network. There is no way to test. But I look at the source of the tool class is very rich.
Platform: | Size: 3621888 | Author: 董帅 | Hits:

[androidlanyaliaotian-third

Description: Android项目源码本站发的第三个蓝牙聊天项目是一个基于安卓的蓝牙聊天项目源码也是本站分享的第三个蓝牙聊天项目源码(前两个自行在本站搜索),原理是两个设备想要通信的前提是要知道对方的存在,在普通的Socket开发中,只要一台设备上线,直接发送个广播,在线设备收到这个广播后在向该广播的源地址发送个单播,两个设备就可以聊天,注意:本项目是基于android studio的,在eclipse里面可能无法直接运行。-Android project source code the third Bluetooth chat project is a based on Android Bluetooth chat source project is the share of the three Bluetooth chat project source code (the first two in the station search), the principle is the two devices to the premise of communication is to know each other s existence, in the ordinary socket, as long as the equipment on the line, directly send a broadcast and online equipment received the broadcast to the broadcast of the source address to send a unicast, two devices you can chat, note: the project is based on the Android studio, inside the eclipse may not run directly.
Platform: | Size: 1233920 | Author: hong | Hits:

[JSP/JavaSocket

Description: 本例子是一个演示Android简单Socket聊天室的例子源码,只可以安卓发消息PC客户接收,不能反方向发送消息,消息会由PC端转发给所有在线的安卓客户端,接着客户端(包括自己)都会收到某个客户端输入的信息。-This example is a simple demonstration of Android Socket chat room source code examples, can only Andrews PC client receives a message, not in the opposite direction to send a message, the message will be forwarded by the PC to all online Android client, then the client (including their own) receive information about a client input.
Platform: | Size: 1214464 | Author: 曾文兵 | Hits:

[androidWinChat

Description: android局域网视频聊天,功能很全面-Android local area network video chat
Platform: | Size: 2213888 | Author: qianye | Hits:
« 1 2 ... 7 8 9 10 11 1213 »

CodeBus www.codebus.net